home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / Prog / B-C / C++ FAQ Reference 1.0 / C++ FAQ Reference 1.0.rsrc / TEXT_933.txt < prev    next >
Encoding:
Text File  |  1993-06-30  |  148 b   |  1 lines

  1. An inspector inspects and a mutator mutates.  These different categories of member fns are distinguished by whether the member fn is 'const' or not.